home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / croc.swf / scripts / DefineButton2_193 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2003-11-08  |  131 b   |  5 lines

  1. on(press){
  2.    loadVariables("http://195.102.0.231/php/discovery/gamescore.php?DCgame=croc",this,"POST");
  3.    gotoAndPlay(36);
  4. }
  5.